getBinder

Deprecated

Use getBinder directly.

A convenience method to handle getting an IBinder inside a Bundle for all Android versions.

Return

The IBinder that was obtained.

Parameters

bundle

The bundle to get the IBinder.

key

The key to use while getting the IBinder.